mapbox-maps-android
/
com.mapbox.maps
/
[androidJvm]OfflineRegionDownloadState
Offline
Region
Download
State
@
Deprecated
()
enum
OfflineRegionDownloadState
Content copied to clipboard
Describes the download state of a region.
Entries
Functions
Entries
INACTIVE
Link copied to clipboard
@
Deprecated
()
INACTIVE
Content copied to clipboard
Indicates downloading is inactive.
ACTIVE
Link copied to clipboard
@
Deprecated
()
ACTIVE
Content copied to clipboard
Indicates downloading is active.
Functions
valueOf
Link copied to clipboard
open fun
valueOf
(name:
String
):
OfflineRegionDownloadState
Content copied to clipboard
values
Link copied to clipboard
open fun
values
():
Array
<
OfflineRegionDownloadState
>
Content copied to clipboard